DataSource for Entity Framework for WinForms
Insert メソッド (IndexedCollection<T>)

C1.LiveLinq.4.5.2 アセンブリ > C1.LiveLinq.Collections 名前空間 > IndexedCollection<T> クラス : Insert メソッド
シンタックス
'宣言
 
Public Sub Insert( _
   ByVal index As System.Integer, _
   ByVal item As T _
) 
public void Insert( 
   System.int index,
   T item
)

パラメータ

index
item
参照

IndexedCollection<T> クラス
IndexedCollection<T> メンバ